/ Assembly List / LJCDBViewDAL / ViewDataManager / AddData

Namespace - LJCDBViewDAL


Parameters
viewData - The data record.

Returns

The added ViewData record with the assigned ID value.

Syntax

C#
public ViewData AddData(ViewData viewData)

Adds a ViewData record.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.